home *** CD-ROM | disk | FTP | other *** search
/ Great Canadian Scientists / GCS_CD.iso / mac / PC / GCSData / menus_o.dxr / 00112_Enter Main Menu.ls < prev    next >
Encoding:
Text File  |  1996-09-08  |  172 b   |  12 lines

  1. on exitFrame
  2.   global menu
  3.   set menu to "Main Menu"
  4.   cursor(-1)
  5.   ClearTrackScripts()
  6.   BSetup(2, 13)
  7.   BSetup(33, 39)
  8.   HideInfo()
  9.   ScoreDisplay()
  10.   SoundControl()
  11. end
  12.